Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update activemq-artemis-broker container to 1.0.25 #38638

Merged

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Feb 7, 2024

And use the same version everywhere.
This might help with the CI issues.

This is to solve:

2024-02-07T02:52:22.6166402Z Caused by: org.testcontainers.containers.ContainerFetchException: Failed to get Docker client for quay.io/artemiscloud/activemq-artemis-broker:1.0.18
2024-02-07T02:52:22.6168342Z 	at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:125)
2024-02-07T02:52:22.6169747Z 	at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:28)
2024-02-07T02:52:22.6171088Z 	at org.testcontainers.utility.LazyFuture.getResolvedValue(LazyFuture.java:20)
2024-02-07T02:52:22.6172285Z 	at org.testcontainers.utility.LazyFuture.get(LazyFuture.java:41)
2024-02-07T02:52:22.6173689Z 	at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1365)
2024-02-07T02:52:22.6174784Z 	... 15 more
2024-02-07T02:52:22.6176528Z Caused by: com.github.dockerjava.api.exception.DockerClientException: Could not pull image: failed to register layer: write /usr/lib64/libc-2.28.so: no space left on device
2024-02-07T02:52:22.6179130Z 	at com.github.dockerjava.api.command.PullImageResultCallback.checkDockerClientPullSuccessful(PullImageResultCallback.java:97)
2024-02-07T02:52:22.6181331Z 	at com.github.dockerjava.api.command.PullImageResultCallback.throwFirstError(PullImageResultCallback.java:112)
2024-02-07T02:52:22.6183264Z 	at com.github.dockerjava.api.async.ResultCallbackTemplate.awaitCompletion(ResultCallbackTemplate.java:93)
2024-02-07T02:52:22.6185476Z 	at org.testcontainers.images.TimeLimitedLoggedPullImageResultCallback.awaitCompletion(TimeLimitedLoggedPullImageResultCallback.java:58)
2024-02-07T02:52:22.6187619Z 	at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:97)
2024-02-07T02:52:22.6188569Z 	... 19 more

And use the same version everywhere.
This might help with the CI issues.
Copy link

quarkus-bot bot commented Feb 7, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit df6b11f.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

⚠️ There are other check runs running, make sure you don't need to wait for their status before merging.

Copy link

github-actions bot commented Feb 7, 2024

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented Feb 7, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit df6b11f.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@cescoffier cescoffier merged commit 11bef66 into quarkusio:main Feb 7, 2024
22 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.9 - main milestone Feb 7, 2024
@gsmet gsmet modified the milestones: 3.9 - main, 3.7.2 Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants